home *** CD-ROM | disk | FTP | other *** search
- Path: news2.ios.com!usenet
- From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
- Newsgroups: comp.lang.c++
- Subject: Re: Model/View/Controller (MVC) implementation in C++ ?
- Date: Tue, 05 Mar 1996 04:44:48 GMT
- Organization: Internet Online Services
- Message-ID: <4hggig$6sm@news2.ios.com>
- References: <4h1bpm$jht@murex.murex.fr> <4h338p$bgm@news4.digex.net> <4h7at4$4hj@druid.borland.com> <313B5DCA.1F8A@sdt.com>
- NNTP-Posting-Host: ppp-38.ts-7.hck.idt.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- Larry Baker <leb@sdt.com> wrote:
-
- >Pete Becker wrote:
- >> Note, however, that MFC does not support Model/View/Controller. It >
- >> supports Document/View, which is a very weak design. If you try
- >> to do anything at all sophisticated with it you run into
- >> significant problems in deciding where things belong, and if
- >> you try to come up with a good design you ultimately end
- >> up reinventing Model/View/Controller.
-
- >Having said that, would you mind posting pointers to sources
- >describing the "true" model-view-controller framework? Online
- >resources (e.g. web pages) are especially useful.
-
- Smalltalk VW 2.0 (though I am not excited by how it is implemented)
-
-
-
- *******************************************
- * Vlastimil Adamovsky *
- * Smalltalk, C++ and Envelop development *
- *******************************************
-
-